[INFO] cloning repository https://github.com/shimondoodkin/deepfilter-rt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shimondoodkin/deepfilter-rt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimondoodkin%2Fdeepfilter-rt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimondoodkin%2Fdeepfilter-rt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1a1b27be767a5e62ccc8625017f1737c33a3bf9
[INFO] checking shimondoodkin/deepfilter-rt against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimondoodkin%2Fdeepfilter-rt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  88% (145/163)
Updating files:  89% (146/163)
Updating files:  90% (147/163)
Updating files:  91% (149/163)
Updating files:  92% (150/163)
Updating files:  93% (152/163)
Updating files:  94% (154/163)
Updating files:  95% (155/163)
Updating files:  96% (157/163)
Updating files:  97% (159/163)
Updating files:  98% (160/163)
Updating files:  99% (162/163)
Updating files: 100% (163/163)
Updating files: 100% (163/163), done.
[INFO] started tweaking git repo https://github.com/shimondoodkin/deepfilter-rt
[INFO] finished tweaking git repo https://github.com/shimondoodkin/deepfilter-rt
[INFO] tweaked toml for git repo https://github.com/shimondoodkin/deepfilter-rt written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shimondoodkin/deepfilter-rt on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shimondoodkin/deepfilter-rt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c7e41fcaed7d0126690cc3adbd112468a32a946884df7a7c2fdf4d595f2c3f4d
[INFO] running `Command { std: "docker" "start" "c7e41fcaed7d0126690cc3adbd112468a32a946884df7a7c2fdf4d595f2c3f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7e41fcaed7d0126690cc3adbd112468a32a946884df7a7c2fdf4d595f2c3f4d" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7e41fcaed7d0126690cc3adbd112468a32a946884df7a7c2fdf4d595f2c3f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7e41fcaed7d0126690cc3adbd112468a32a946884df7a7c2fdf4d595f2c3f4d" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.11
[INFO] [stderr]    Compiling deepfilter-rt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr] warning: deepfilter-rt@0.1.0: ONNX Runtime CPU not found, downloading v1.23.2...
[INFO] [stderr] warning: deepfilter-rt@0.1.0: Downloading from https://github.com/microsoft/onnxruntime/releases/download/v1.23.2/onnxruntime-linux-x64-1.23.2.tgz
[INFO] [stderr] warning: deepfilter-rt@0.1.0: Failed to download ONNX Runtime: curl download failed
[INFO] [stderr] warning: deepfilter-rt@0.1.0: Please download manually from: https://github.com/microsoft/onnxruntime/releases/download/v1.23.2/onnxruntime-linux-x64-1.23.2.tgz
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ort v2.0.0-rc.11
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking deep_filter v0.5.7-pre (https://github.com/Rikorose/DeepFilterNet#d375b2d8)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.33s
[INFO] running `Command { std: "docker" "inspect" "c7e41fcaed7d0126690cc3adbd112468a32a946884df7a7c2fdf4d595f2c3f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e41fcaed7d0126690cc3adbd112468a32a946884df7a7c2fdf4d595f2c3f4d", kill_on_drop: false }`
[INFO] [stdout] c7e41fcaed7d0126690cc3adbd112468a32a946884df7a7c2fdf4d595f2c3f4d
